LOF Length of File
y = LOF(filenum)
Returns the length, in bytes, of a specified file.
filenum The number under which the file was OPENed.
----------------------------------------------------------------------
Notes: If filenum specifies a communications file, LOF returns
the amount of free space in the communications buffer.